select * from students where marks>=80 and (class=11 or class=12);